Skip to content

chore: add conventional-changelog-cli as devDep #1841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 7, 2019

Conversation

VladimirAmiorkov
Copy link
Contributor

PR Checklist

What is the current behavior?

During a release if you try to execute the command npm --no-git-tag-version version [version] --allow-same-version -m "release: cut the %s release" an error us thrown that command conventional-changelog is not found.

What is the new behavior?

During a release if you try to execute the command npm --no-git-tag-version version [version] --allow-same-version -m "release: cut the %s release" the correct release notes are created

@VladimirAmiorkov VladimirAmiorkov merged commit 68248ab into master Jun 7, 2019
@VladimirAmiorkov VladimirAmiorkov deleted the amiorkov/release-notes-fix branch June 7, 2019 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants